home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d13 / oct90.arc / README.DOC < prev    next >
Text File  |  1990-11-01  |  4KB  |  82 lines

  1. CADalyst   Computer Programs from October, 1990
  2. -------------------------------------------------------------------------
  3.  
  4. The file you've just un-archived (OCT90.EXE) contains all of the AutoCAD 
  5. related code which appeared in the October, 1990 issue of CADalyst magazine.  
  6. It is prepared as a service to readers of CADalyst magazine. In the unlikely 
  7. event that any of the code should prove to contain errors, please contact 
  8. CADalyst Publications, 282-810 W.  Broadway, Vancouver, BC Canada V5Z 4C9 or 
  9. call (604) 873-0517.  
  10.  
  11. The publisher makes no warranty concerning the function or fitness of any 
  12. program and/or subroutine reproduced in this archive file and shall have no 
  13. liability or responsibility to any recipient with respect to any liability, 
  14. loss or damage directly or indirectly arising out of the use of the programs 
  15. and/or subroutines contained in this archive file, including, but not limited 
  16. to, any loss of business or other incidental or consequential damages.  
  17.  
  18. (c) Copyright CADalyst Publications Ltd., 1990. All rights reserved. The 
  19. programs and/or subroutines contained in the archive file are copyright 
  20. CADalyst Publications, 1990 and/or the original authors. While you are free to 
  21. copy and use these programs and/or subroutines, any copyright notices appearing 
  22. within them must remain unaltered.  
  23.  
  24. The file names of AutoLISP routines appearing in Hot Tip Harry have been 
  25. changed to reflect the tip number rather than the author's original file name 
  26. (as in TIP250.LSP). Hatch patterns are filed under the actual hatch pattern 
  27. name and are cross-referenced to their tip number in the list below.  
  28.  
  29. The files comprise code from the following articles: 
  30.  
  31. -----------------------------------------------------------------------------
  32. FENCED IN (pg. 44-45)
  33.                   by Tony Scheving
  34.     FENCE.LSP    [Article Figure 2]   The FENCE.LSP program selects many (but 
  35.                                       not all) AutoCAD entities that fall 
  36.                                       within an irregular boundary formed using 
  37.                                       a polyline.  
  38.  
  39. -----------------------------------------------------------------------------
  40. FLAT OUT (pg. 46-47)
  41.                   by Gary Lewis
  42.     TRANFL.LSP   [Article Figure 1]   FRANFL.LSP generates transition from a 
  43.                                       quadrilateral to a round.
  44.  
  45. -----------------------------------------------------------------------------
  46. THE AUTOLISP TOOLBOX (pg. 81-83)
  47.                   by Barry Bowen
  48.  
  49.     HSD.LSP       [Article Figure 1]  HSD.LSP creates a string of horizontal 
  50.                                       dimensions.
  51.  
  52. -----------------------------------------------------------------------------
  53. THE CAD COOKBOOK (pg. 84-86)
  54.                   by Phil Kreiker
  55.  
  56.     FOLD.LSP     [Article Figure 1]   FOLD.LSP folds a mesh or 3D polyline.
  57.  
  58. -----------------------------------------------------------------------------
  59. HOT TIP HARRY (pg. 94-95) 
  60.                   by Shelley Chapman
  61.     TIP581.LSP    Bill of Materials Entry (Terry Priest)...............TIP581
  62.     TIP582.LSP    Identity Elements (Steve Kirk).......................TIP582
  63.     TIP583.PAT    Diamond Tread Plate Pattern (Watson Kilbourne).......TIP583
  64.     TIP584.LSP    Slave Cursor (Dieter Schlaepfer).....................TIP584
  65.     TIP586.LSP    Visual Layer Selection (G. Ramesh)...................TIP586
  66.     TIP587.MNU    Attribute Edit (Terry Priest)........................TIP587
  67.     TIP589.LSP    Invisible 3D Face Edges (Paul Sherwood)..............TIP589
  68.     TIP590.LSP    Trim Short or Long Ends (Neil Devine)................TIP590
  69.  
  70.         Note: There is no code for TIP585 and TIP588.
  71.  
  72. [end README.DOC]
  73. 
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.